home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 25 / AMIGAplus Sonderheft 25 (2000)(Falke)(DE)(Track 1 of 4)[!].iso / Updates / HD-Installer / jst_dev / docs / english / disk2file.readme next >
Text File  |  2000-04-12  |  571b  |  18 lines

  1. disk2file is a disk imager for normal (almost) copiable DOS disks.
  2.  
  3. It's used in many installs scripts using JST. Now it will not be in new
  4. HD loaders packages anymore. Put it in your path (e.g. at the same place as JST)
  5.  
  6. Usage:
  7.  
  8. disk2file <unit> <file>  <starttrack> <endtrack> <SKIPROB>
  9.  
  10. <unit>: 0,1,2,3, means DF0:, DF1:, DF2:, DF3:
  11. <file>: diskfile to create
  12. <starttrack>: from 0 to <endtrack>
  13. <endtrack>: from <starttrack> to 159
  14. SKIPROB: flag to tell disk2file to skip track 0 head 1 (but tracksize bytes will be written)
  15.  
  16.  
  17. disk2file is Kick1.x/2.x/3.x compatible.
  18.